<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.lanmu{position:relative;z-index:9999;width:750px;line-height:92px}
.lanmu_con ul li{position:relative;float:left;width:96px;height:92px;text-align:center}
.lanmu_con ul li&gt;a{display:block;height:92px;color:#000;font-size:14px}
.lanmu_con ul&gt;li:hover{background:#333}
.lanmu_con ul li:hover a{color:#fff}
.lanmu_con ul li&gt;ul&gt;li p:hover{color:#fff}

.lanmu_con ul li ul{position:absolute;width:96px;text-align:center;top:92px;left: 0; display: none; background: #fff;}
.lanmu_con ul li ul li{width:96px;height:60px;text-align:center; line-height: 60px;}
.lanmu_con ul li:hover ul{display: block;}
.lanmu_con ul li ul li p{color:#333}


.lannum_con_sed{position:absolute;top:92px;left:0;display:none;width:96px}
.lannum_con_sed p{overflow:hidden;height:34px;background:#4a4a4a;text-overflow:ellipsis;white-space:nowrap;line-height:34px}
.lannum_con_sed p a{display:block;color:#fff}
.lannum_con_sed p:hover{background:#323232}
.lanmu_con ul li:hover .lannum_con_sed{display:block}

.innerNavBox {
    height: 60px;
    background: #f3f8fb;
}
.content {
    padding: 65px 0 60px;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.title2 {

    position: relative;
    margin-bottom: 35px;
    padding-bottom: 22px;
    font-size: 24px;
    color: #222;
}

.title2 b {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -25px;
    font-size: 46px;
    font-family: "å¾®è½¯é›…é»‘", "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #f3f8fb;
    text-transform: uppercase;
    z-index: -1;
}

.title2:after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    width: 60px;
    height: 4px;
    background: ##00489e;;
    margin-left: -30px;
}
.txtCont {
    font-size: 14px;
    color: #555;
    line-height: 2;

}

.txtCont img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.loadMore {
    display: block;
    height: 60px;
    line-height: 60px;
    background: #f3f8fb;
    font-size: 14px;
    color: #888;
    text-align: center;
}

.loadMore span {
    display: inline-block;
    padding-left: 42px;
    background: url(../images/icon10.png) no-repeat 0 center;
}

.honerList {
    width: 1240px;
}

.honerList li {
    float: left;
    margin: 0 40px 13px 0;
    width: 270px;
    height: 240px;
}

.honerList .imgbox,
.honerList img {
    width: 268px;
    height: 193px;
    border: 1px solid #c6c6c6;
    overflow: hidden;
}

.honerList img {
    height: auto;
}

.honerList .imgbox {
    position: relative;
}

.honerList a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icon11.png) no-repeat center rgba(0, 126, 201, .86);
    opacity: 0;
}

.honerList a:hover {
    opacity: 1;
}

.honerList h4 {
    line-height: 45px;
    color: #444;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 9;
}

.imgContainer {
    position: relative;
    padding: 20px 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 90%;
    overflow: auto;
    width: 678px;
    background: #FFF;
    text-align: center;
}

.imgContainer img {
    max-width: 100%;
}

.imgContainer h4 {
    line-height: 36px;
    color: #444;
}

.closeBtn {
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    width: 26px;
    height: 26px;
    background: url(../images/icon12.png);
}

.newsCenterList li {
    margin-bottom: 60px;
    height: 200px;
}

.newsCenterList a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #e3e3e3;
}

.newsDate {
    position: absolute;
    left: 0;
    top: 0;
    padding: 60px 0 20px 59px;
    font-family: "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
}

.newsDate b {
    font-size: 34px;
    color: #444;
}

.newsDate p {
    font-size: 18px;
    color: #999;
}

.newsDate:after {
    content: " ";
    display: block;
    width: 60px;
    height: 2px;
    position: absolute;
    left: 59px;
    bottom: 0;
    background: #e6ad00;
}


.newsCenterList li {
    float: none;
}
.newsCenterList img {
    position: absolute;
    left: 214px;
    bottom: 0;
    width: 316px;
    height: 220px;
}

.newsCenterList .txtbox {
    position: absolute;
    right: 25px;
    top: 0;
    width: 590px;
    padding-top: 54px;
}

.newsCenterList h4 {
    margin-bottom: 25px;
    font-size: 17px;
    color: #141414;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsCenterList .txtbox p {
    position: relative;
    height: 52px;
    line-height: 2;
    font-size: 13px;
    color: #777;
    overflow: hidden;
}

.newsCenterList a:hover {
    background: #363636;
}

.newsCenterList a:hover .newsDate b,
.newsCenterList a:hover h4 {
    color: #FFF;
}

.newsCenterList a:hover p {
    color: #fff;
}

.newsTitle {
    position: relative;
    margin-bottom: 36px;
    padding-bottom: 40px;
    border-bottom: 1px solid #EEE;
}

.newsTitle h4 {
    margin-bottom: 14px;
    width: 900px;
    font-size: 22px;
    color: #222;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsTitle p {
    font-size: 14px;
    color: #888;
}

.newsTitle em {
    padding-left: 2em;
}

.newsBtns {
    position: absolute;
    top: 0;
    right: 5px;
}

.newsBtns a {
    display: block;
    float: left;
    width: 70px;
    height: 50px;
}

.newsBtns .prev {
    background: url(../images/btn3prev.png) no-repeat center #f3f8fb;
}

.newsBtns .next {
    background: url(../images/btn3next.png) no-repeat center #f3f8fb;
}

.backList {
    background: url(../images/icon13.png) no-repeat center #f3f8fb;
}

.newsBtns .prev:hover {
    background: url(../images/btn2prev.png) no-repeat center #00489e;;
}

.newsBtns .next:hover {
    background: url(../images/btn2next.png) no-repeat center #00489e;;
}

.backList:hover {
    background: url(../images/icon14.png) no-repeat center #00489e;;
}

.proCenterList {
    position: relative;
    padding-top: 20px;
    left: -25px;
    width: 1250px;
}

.proCenterList li {
    float: left;
    margin-bottom: 40px;
}

.recruitment {
    width: 1260px;
}

.recruitment li {
    float: left;
    width: 360px;
    height: 260px;
    margin: 0 60px 40px 0;
}

.recruitment a {
    position: relative;
    display: block;
    background: #f6fafd;
    padding: 30px 40px 0 40px;
    width: 280px;
    height: 230px;
}

.recruitment b {
    font-size: 14px;
    color: #e6ad00;
}

.recruitment h4 {
    margin: 12px 0 24px;
    font-size: 22px;
    color: #222;
}

.recruitment p {
    margin-bottom: 24px;
    position: relative;
    height: 48px;
    font-size: 12px;
    color: #AAA;
    line-height: 2;
    overflow: hidden;
}

.recruitment strong {
    display: block;
    margin-bottom: 10px;
    font-family: "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
    color: #BBB;
    font-size: 15px;
}

.recruitment span {
    font-size: 13px;
    color: #555;
}

.recruitment a:after {
    content: "...";
    font-size: 50px;
    position: absolute;
    right: 40px;
    bottom: 12px;
    color: #dbdbdb;
}

.recruitment a:hover {
    background: #00489e;;
}

.recruitment a:hover h4,
.recruitment a:hover span {
    color: #FFF;
}

.recruitment a:hover p,
.recruitment a:hover strong {
    color: #6db5e0;
}

.recruitment a:hover:after {
    color: #6db5e0;
}

.rec {
    position: relative;
    left: 50%;
    margin-left: -420px;
    width: 840px;
    background: #FFF;
}

.rec li {
    display: none;
}

.rec h4 {
    padding-left: 45px;
    font-size: 22px;
    color: #222;
    line-height: 80px;
    border-bottom: 1px solid #ededed;
}

.rec .closeBtn {
    right: 40px;
    top: 28px;
}

.rec .txtCont {
    padding: 32px 45px 52px;
}

.jobInfo {
    margin-top: 40px;
    color: #00489e;;
    font-size: 14px;
}

.jobInfo em {
    padding-left: 2em;
}

.bigScreen {
    top: 50%;
    margin-top: -367px;
    height: 734px;
}

.smallScreen {
    top: 0;
    height: 100%;
    overflow: auto;
}

.partner a {
    border: 1px solid #EEE;
    margin-top: -1px;
}

.contactInfo {
    margin-bottom: 40px;
    width: 1260px;
}

.contactInfo li {
    float: left;
    padding-top: 98px;
    margin-right: 60px;
    width: 358px;
    height: 140px;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.contactInfo li:nth-child(1) {
    background: url(../images/icon15.png) no-repeat center 33px;
}

.contactInfo li:nth-child(2) {
    background: url(../images/icon16.png) no-repeat center 31px;
}

.contactInfo li:nth-child(3) {
    background: url(../images/icon17.png) no-repeat center 49px;
}

.contactInfo h4 {
    font-size: 14px;
    color: #666;
}

.contactInfo strong {
    display: block;
    margin-top: 36px;
    font-size: 32px;
    color: #222;
    font-family: "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
}

.contactInfo p {
    margin: 36px auto 0;
    width: 270px;
    line-height: 2;
    color: #222;
}
.container {
    width: 1200px;
    margin: 0 auto;
}

.products {
    position: relative;
    padding-top: 65px;
    overflow: hidden;
}

.productsBg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 40px;
    height: 410px;
    background: #f6fafd;
    font-size: 180px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.productsList {
    position: relative;
    top: -19px;
}

.productsList .imgListCont {
    position: relative;
    left: -25px;
    width: 1250px;
}

.productsList ul {
    padding: 10px 0;
}

.productsList li {
    position: relative;
    margin: 0 40px;
    width: 320px;

    margin-bottom: 30px;
    background: #FFF;
    box-shadow: 0 0 16px rgba(0, 4, 4, .18);
    text-align: center;
}

.productsList h4 {
    width: 100%;
    line-height: 60px;
    font-size: 15px;
    text-align: center;
    border-top: 1px solid #ebebeb;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.productsList li a {
    position: absolute;
    left: 0;
    top: 0;

    width: 320px;
    height: 275px;
    background: rgba(27, 27, 27, 0.6);
    opacity: 0;
}

.productsList li a:hover {
    opacity: 1;
}

.productsList li img {
max-width: 320px;
max-height:213px;}

.productsList strong {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    color: #FFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 40%;
}

.productsList p {
    position: relative;
    height: 78px;
    font-size: 13px;
    color: #FFF;
    line-height: 2;
}

.productsList span {
    display: block;
    margin-top: 32px;
    text-transform: uppercase;
    font-family: "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #e6ad00;
}

.productsList .imgListBtn a {
    display: block;
    top: 127px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #0d84cc;
}

.productsList .imgListBtn .prev {
    left: -112px;
    background: url(../images/btn1prev.png) no-repeat center;
}

.productsList .imgListBtn .next {
    right: -112px;
    background: url(../images/btn1next.png) no-repeat center;
}

.productsList .imgListBtn a:hover {
    background-color: #e6ad00;
    border-color: #e6ad00;
}

.productsList .imgListBtn .prev:hover {
    background-image: url(../images/btn2prev.png);
}

.productsList .imgListBtn .next:hover {
    background-image: url(../images/btn2next.png);
}

.news {
    padding: 20px 0 20px;
}

.newsBox {
    background: #f6fafd;
}

.newsNo {
    float: left;
}

.newsNo a,
.newsNo span {
    display: block;
    width: 80px;
    height: 80px;
}

.newsNo span {
    background: #42a73f;
    font: bold 38px/80px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}

.newsNo a {
    background: url(../images/icon8.png) no-repeat center #42A73F;
}

.newsNo span.current {
    background: #e6ad00;
}

.curNews {
    float: left;
    position: relative;
    height: 320px;
    width: 1120px;
    overflow: hidden;
}

/*.newsList {
	position: relative;
	top: 0;
}

.newsList li {
	position: relative;
	padding: 45px 0 0 52px;
	height: 275px;
}

.date {
	position: relative;
	float: left;
	padding-bottom: 40px;
	width: 150px;
	font-size: 20px;
	font-family: "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
	color: #e6ad00;
}

.date:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 52px;
	background: #e6ad00;
}

.newsList .txtbox {
	float: left;
	width: 395px;
}

.newsList h4 {
	margin-bottom: 30px;
	font-size: 18px;
	color: #141414;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsList p {
	position: relative;
	height: 96px;
	font-size: 13px;
	color: #777;
	line-height: 32px;
	overflow: hidden;
}

.newsList a {
	display: block;
	margin-top: 30px;
	width: 118px;
	height: 42px;
	font: bold 14px/42px Arial, Helvetica, sans-serif;
	color: #e6ad00;
	text-align: center;
	border: 1px solid #e6ad00;
}

.newsList img {
	position: absolute;
	right: 0;
	top: 0;
	width: 460px;
	height: 320px;
}*/

.friendlyLink {
    height: 118px;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
}

.flinks {
    margin: 0 auto;
    width: 1200px;
}

.flinks a {
    position: relative;
    display: block;
    float: left;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    margin-left: -1px;
    overflow: hidden;
}

.flinks img {
    display: block;
    width: 239px;
    height: 118px;
}


.mpsc_list{ margin:50px auto;  text-align: center;}
.mpsc_list a {margin: 10px;}
.mpsc_list li{width:129px; float:left; height:39px; margin:0 20px; display:block;}
.mpsc_list li a{width:129px; height:39px; display:block; background:url(../images/index_mpsc_list_a.gif) no-repeat center center; line-height:39px; text-align:center; font-size:16px;}
.mpsc_list li a:hover{background:url(../images/index_mpsc_list_hover.gif) no-repeat center center;  color:#fff;}

a.view-more {
    position: relative;
    display: inline-block;
    width: 230px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    border: 1px solid #00489e;;
    overflow: hidden;
    border-radius: 40px;
    z-index: 1;
    margin: 0 10px;
    margin-top: 20px;
}

a.view-more, a.view-more:before {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

a.view-more:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 40px;
    z-index: -1;
}


a.view-more:hover{
    color: #fff;
}

a.view-more:hover:before {
    width: 100%;
    background: #00489e;;
}

.footer {
    position: relative;
    width: 100%;

    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    padding: 15px 0;
}

.menu{ float:left;}
.menu a,.menu span{ display:block; float:left; width:130px; height:60px; text-align:center; line-height:60px; font-size:14px; color:#444;}

.menu a.current,.menu a:hover,.menu span{ color:#FFF; background:#00489e;;}
.bread{ float:right; padding-left:23px; line-height:60px; font-size:14px; color:#888; background:url(../images/icon9.png) no-repeat 0 center;}
.bread a{ color:#888;display: inline-block}
.bread span{ color:#00489e;;}

.ny-wrap {

    background: #fff;
}</pre></body></html>